home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / pcboard / pcbck321.zip / QSETUP.DOC < prev    next >
Text File  |  1996-02-28  |  2KB  |  56 lines

  1.                                                               Feb 28, 1995
  2.                           
  3.                           PCBCheck 3.21 QuickSetup
  4.                                   Jim Dahl
  5.                                         
  6.  
  7.  
  8. 1.  Installation
  9.  
  10. Make a directory (I recommend as close to the root directory as possible as
  11. DOS imposes limitations on command lengths, and some of the archiving and
  12. dearchiving commands PCBCheck issues can get pretty long, particularly with
  13. long path names) and put all the PCBCheck files in it.
  14.  
  15.   PCBCHECK.EXE
  16.   SETUP.EXE
  17.   *.PCC         (archive definition modules)
  18.   *.SCR         (PCBCheck ANSI backdrops/color definitions)
  19.   
  20. Note, PCBCheck should have its own directory with NO other subdirectories!
  21.  
  22. 2.  SETUP program
  23.  
  24. The only thing necessary is to run the SETUP program.  It is fairly self-
  25. explanatory, though a few items need further explanation.  That explanation
  26. can either be obtained by reading the documentation, or by hitting F1 from
  27. any field (for specific help on that field).  An example is the
  28. Maximum Age of Uploads field.  You would not know, unless you looked at
  29. the help screen or read the full documentation, that it wants the age in 
  30. months, and that 0 disables age checking, etc...  The on-line help should
  31. get you through a quick setup.
  32. Note- certain functions, such as keyword checking, may require you to edit
  33. a keyword list file, etc...  These are optional features, though, nothing
  34. else is required for minimum operation.
  35. Also, if you want different configurations for each conference or have 
  36. non-standard communications ports, you must read the full documentation.
  37.  
  38. 3.  Batch File
  39.  
  40. SETUP now modifies PCBTEST.BAT if it can find it (and if it hasn't already
  41. been modified to run PCBCHECK).  It creates a PCBTEST.BAT which reads:
  42.  
  43. @ECHO OFF
  44. D:\PCBCHECK\PCBCHECK.EXE %1 %2 %3 [port]
  45.  
  46. Should you, for some reason, need to create it yourself, those two lines
  47. are all that is necessary.  The optional parameter port, only for special 
  48. cases with non-standard comm equipment, is explained in the documentation.
  49.  
  50. 4.  System setup
  51.  
  52. If not running OS/2 I recommend loading SHARE if possible, and also add the
  53. PCBCheck directory to your path.  
  54.  
  55. That's it (in just one page)!
  56.